body
{background-color: teal}
p, ul, ol
{color: yellow;
font-family: "Century Gothic";
text-align : justify;
font-size : 24px;
border-style : groove;
width: 100%;}

h2
{color: black;
font-family: "Century Gothic";
text-align : justify;
Text-shadow: 2px 2px 4px black}
h3
{color: yellow;
font-size : 60px;
Text-shadow: 2px 2px 4px yellow}
body
{background-image: url("final.jpg")
background-repeat : no-repeat}
h4
{color: yellow;
font-size : 40px;
Text-shadow: 2px 2px 4px yellow}


header
{background-image: url("palette.jpg");
background-size: cover;
height: 13em;}

figure
{display : flex;}

.photo
{width: 40%;
margin: auto;}

.planche
{width: 40%;
margin: auto;}

.commentaire
{width: 45%;
margin: auto;}



 